Welcome![Sign In][Sign Up]
Location:
Search - cell segmentation

Search list

[Special Effectsactivecontourlevelset

Description: 用水平集方法进行细胞图像的分割大家可以看看写的有点简单-level set method using cell image segmentation we can see a little bit simpler to write
Platform: | Size: 34816 | Author: 发发放 | Hits:

[GDI-BitmapSummerwatershold

Description: 细胞粘连分割算法,分水岭实现,是一篇论文的验证程序,保证可靠性,实验图片附内-cell adhesion segmentation algorithm, a watershed achievement is a paper verification process to ensure reliability, within experimental Photo :
Platform: | Size: 941056 | Author: | Hits:

[matlabcancer

Description: 细胞检测,通过细胞边缘跟踪,迭代阈值分割算法,检测细胞边缘,计算细胞大小,对细胞进行判断-cell detection, tracking through the edge of the cells, iterative threshold segmentation algorithm to detect the edge of the cells, the cell size, right cells judgment
Platform: | Size: 28672 | Author: 夏蓉 | Hits:

[Special Effectsxibaofenge

Description: 从一幅多个细胞的图像中,分割出单个的细胞,一个细胞一个小图。-more than one cell from the image, segmentation of individual cells, a cell a small map.
Platform: | Size: 82944 | Author: zym | Hits:

[Mathimatics-Numerical algorithmspcnn

Description: 我自己编写的基于自动细胞机的图像分割算法的源程序,也叫小世界竞争算法。-I have written automated cell-based machine of the source image segmentation algorithms, but also the world叫小competition algorithm.
Platform: | Size: 1024 | Author: 赵栓峰 | Hits:

[matlabfengebaohe

Description: 医学外周学图片白细胞核的分割算法,能准确的分割出细胞核-Medical school picture of peripheral white cell nucleus segmentation algorithm can be accurate segmentation of the nucleus
Platform: | Size: 1024 | Author: 张凯 | Hits:

[Special Effectsxibaojiance

Description: 先用双峰法将细胞图像进行二值化,然后进行分割和癌细胞识别-Bimodal method first cell image binarization, and segmentation and identification of cancer cells
Platform: | Size: 6144 | Author: xiaoyan | Hits:

[Special Effectscell

Description: 基于区域分割的细胞形态处理,包括图像各个颜色直方图的阈值分割-Based on the regional segmentation of cell morphology, including images of various color histogram threshold segmentation
Platform: | Size: 5226496 | Author: 王剑 | Hits:

[Special Effectscell

Description: 环境:vc2005 功能:识别图片中细胞数量 算法:图像预处理,直方图阈值分割,种子点填充,轮廓提取,最后计算细胞数量及最大细胞面积-Environment: vc2005 functions: to identify pictures of cell number algorithm: image preprocessing, histogram threshold segmentation, seed point of filling, contour extraction, the final calculation of cell number and the largest cell area
Platform: | Size: 683008 | Author: 林文 | Hits:

[Special Effectsbyjc

Description: 基于边缘检测的细胞图像分割方法研究与实现-Based on Edge Detection of cell image segmentation research and realize
Platform: | Size: 3077120 | Author: 黄佩 | Hits:

[Bookscellstudy

Description: 医学细胞图像分割,细胞识别,特征提取,边缘分割-Medical cell image segmentation, cell recognition, feature extraction, edge segmentation
Platform: | Size: 4229120 | Author: 大玉儿 | Hits:

[Special Effectsaaa

Description: 用自适应阈值方法实现细胞图像分割源代码 可执行,效果不错,-Adaptive threshold method used to achieve cell image segmentation executable source code, well,
Platform: | Size: 1024 | Author: lixiangrong | Hits:

[Other1

Description: 基于数学形态学的彩色细胞图像分割 可以提取出背景较复杂的细胞图像-Based on mathematical morphology color cell image segmentation
Platform: | Size: 3072 | Author: 幻想 | Hits:

[Special Effectscolorimagek_means

Description: 自己根据K-MEANS思想在MATLAB下实现的彩色图像分割算法程序,用最普通的语句实现,通俗易懂。可以直接用于对彩色细胞图像的分割,分割结果比较准确,-K-MEANS in accordance with their own ideas in MATLAB to achieve color image segmentation algorithm based on the procedures used to achieve the most common statement, user-friendly. Can be directly used for color cell image segmentation, more accurate segmentation results,
Platform: | Size: 280576 | Author: 王悦东 | Hits:

[Special Effectscell-segmentation

Description: 细胞粘连分割算法,采用vc++6.0编译环境,能够实现粘连细胞图像的分割,算法具有一定的参考价值。-Cell adhesion segmentation algorithm, using vc++6.0 to compile the environment, to achieve adhesion cell image segmentation, the algorithm has a certain reference value.
Platform: | Size: 941056 | Author: cwb | Hits:

[Software EngineeringAnCountingandSegmentationmethodofBloodCell

Description: Cell segmentation with morphologic operations
Platform: | Size: 226304 | Author: Fatih | Hits:

[matlabcell

Description: 利用图像分割来检测细胞,版本R2008B-Using image segmentation to detect the cell, version R2008B
Platform: | Size: 20480 | Author: monkey | Hits:

[Special Effectswork

Description: 对于细胞图像序列中多目标的追踪是细胞运动研究中的难点,针对高密度细胞图像中细胞运动的复杂性,本文提出一个细胞分割和追踪的系统。在细胞分割部分,针对实验所用细胞图像序列的特点,本文分别采用了不同的分割方法。在基本的细胞分割后,由于得到的分割图像存在着一些粘连细胞,为了将之分离,采用了基于Freeman code法对细胞轮廓进行跟踪编码。根据编码所得的链码特征分析细胞的轮廓形态,找出粘连细胞图像中的凹角点,再将凹角点进行分组配对完成粘连细胞的分离。在追踪部分,针对细胞的运动特性,将细胞分为惰性细胞和非惰性细胞,分别采用区域重叠法和拓扑约束法进行追踪。针对高密度细胞追踪中由于细胞密集加上细胞分裂很容易导致错误追踪的问题,本文提出将面积项引入实现追踪的拓扑约束条件中,对原方法进行改进,有效的解决了这一问题,有助于提高追踪效率,特别是对于细胞密度比较大,且分裂频繁的细胞图像效果明显。另外,本文提出根据细胞数量设置产生图的距离门限,使算法的适用性更强 。-For cells in image sequences multi-objective tracking is cells, the difficulty in the studies of cellular density cell image motion complexity, this paper puts forward a cell division and tracking system. In the cell division, according to the characteristics of image sequence cells, this paper adopts a different method. In the basic cell division, because the segmentation image exists some adhesion to the separation of cells, using the method of Freeman code based on contour tracking code. According to the characteristics of the chain code coding analysis, find the outline of cells in the cell adhesion, concave edges concave angular point pairs finished adhesion cell group. In part, according to the characteristic and cells
Platform: | Size: 3523584 | Author: 刘颖 | Hits:

[2D Graphicsegmentation

Description: 血液细胞图像中某一种细胞的分割方法代码,这种细胞是环形的。-Blood cell image segmentation method of a code for a cell, this cell is circular.
Platform: | Size: 1024 | Author: yangna | Hits:

[matlabcell_segmentation

Description: cell segmentation in matlab
Platform: | Size: 1188864 | Author: naseri | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net